a11y: Remove keysnooping support
authorBenjamin Otte <otte@redhat.com>
Thu, 5 Jan 2012 15:48:14 +0000 (16:48 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 6 Jan 2012 04:23:42 +0000 (05:23 +0100)
commit0c8ecba7dc024aa090fee7894bf33912303f6838
tree0801c0993378042cf1806e66538659a4dad4e2b8
parent43e29f7cbf107e33c1155448e25730be303fdd44
a11y: Remove keysnooping support

As previously announced, key snooping is something that we should not
support in GTK. In particular because AT-SPI made every key press a
synchronous DBUS call / spawned a nested main loop with the key
snoopers. This breaks responsiveness, order of key presses and internal
consistency when the AT decides to remove key events.
gtk/a11y/gailutil.c